Represents the identifier of a conversation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemId Id { get; }Public ReadOnly Property Id As ItemId
Get
Property Value
Type:
ItemIdThe identifier.
See Also